From ec6d3ead0331df358f4c6f35a9c4778c6742f85d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 1 Sep 2020 14:11:28 -0400 Subject: [PATCH] Add a license clarification --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 50d6a3d9ee..cbe7809f58 100644 --- a/README.md +++ b/README.md @@ -161,3 +161,7 @@ version 2.1 or, at your option, any later version, as published by the Free Software Foundation. Please, see the [`COPYING`](./COPYING) file for further information. + +GTK includes a small number of source files under the Apache license: +- A fork of the roaring bitmaps implementation in [gtk/roaring](./gtk/roaring) +- An adaptation of timsort from python in [gtk/timsort](./gtk/timsort) -- 2.30.2